Make the function emacs-repository-get-version polyvalent.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 11 Jan 2014 23:59:49 +0000 (18:59 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 11 Jan 2014 23:59:49 +0000 (18:59 -0500)
commit540fce77ff9d764e123347decb2d73d6fb8fc27c
tree64191925bbe95f9158da338825131f617a9b5623
parent4e6c5efdb245f14c145b34100179dc59c97c6e07
Make the function emacs-repository-get-version polyvalent.

* version.el (emacs-repository-get-version): Enhance so the
function works correctly in either a Bazaar or Git repo. The
Bazaar case can be discarded  after the repo transition.
lisp/ChangeLog
lisp/version.el